src: Only use local VFS - this avoids hitting up the session bus
authorColin Walters <walters@verbum.org>
Mon, 17 Oct 2011 19:55:06 +0000 (15:55 -0400)
committerColin Walters <walters@verbum.org>
Mon, 17 Oct 2011 19:55:06 +0000 (15:55 -0400)
commita06f724b724ae8ae6dca5c5ae8a17e6cd8055c77
treeea90543cc761909a5f034e63d9070ff03bdb5a9a
parentaaae116f8e60b3c563c8f6b8b1616ceb938517ce
src: Only use local VFS - this avoids hitting up the session bus

We are designed to run in the "unix model" of being forked a lot, so
startup time matters a lot, and hitting the session bus adds
unnecessary DBus traffic, shows up in strace etc.

It's a microoptimization I admit.
src/ht-builtin-init.c
src/libhacktree/hacktree-repo.c
src/libhtutil/ht-gio-utils.c
src/libhtutil/ht-gio-utils.h